/* STYLES BY FABIO*/

/* TEMPLATE CONTENT */

/* PAGE CONTENT */

.article_head {
    height: 84px;
	padding-left: 15px;
	padding-top: 70px;

}
.article_head h1 {
    margin-bottom: 5px;
    font-size: 24px;
    text-transform: uppercase;
	font-weight: bold;
}
.article_head h2 {
    width: 500px;
    font-size: 12px;
	font-weight: bold;
}

.article {
   margin: 0;
   padding: 25px;
   margin-bottom: 40px;
}

.content_article {
   margin-top: 20px;
}

.content_article h2 {
   font-size: 14px;
   font-weight: bold;
   display: block;
   line-height: 2;
   padding-top: 20px;
   clear: left;
   
}

.content_article h1 {
   font-size: 18px;
   margin: 0 0 20px;
   padding: 0;
   font: normal normal 24px/28px Georgia, "Times New Roman", Times, serif; 
}

.content_article p {
	margin-bottom: 15px;
}

.content_article img {
    float: left; 
	margin-left: 0px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 15px;
	padding: 0px;   
}

.article {
	width: 590px;
}

.content_article a {
    color: #2b2b2b;
    text-decoration: underline;
}

.sidemenu {
	margin-left: -15px;
   height: 500px;
   background: url(../images/ombra_side.png) no-repeat left top;
}

.sidehead {
   height: 30px;
   background: #d12783 url(../images/shadow_lev3_upvert.png) no-repeat left top;
   -moz-border-radius-bottomright: 10px;
   -webkit-border-bottom-right-radius: 10px;
   padding: 10px; 
}

.sidemenu ul {
	margin-left: 15px;
    margin-top: 30px;
    list-style: none;
}
.sidemenu li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sidemenu li a {
    font-size: 12px;
    color: #2b2b2b;
    text-transform: uppercase;
    text-decoration: none;
}

.sidemenu li a:hover {
    text-decoration: underline;
}


/* SLIDES ON GAME */
#game_slides #explainshow h2 {
    font-size: 22px;
    font-weight: bold;
}

/* SOCIABLE */

.sociable {
   padding-top: 16px;
   float: right;
}

/* 404 */
.error {
   min-height: 400px;
   margin-bottom: 40px;
   text-align: center;
}
